<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* header */
.header{height:70px;padding:5px 0px;background-color:#fff;}
.header .logo{float:left;width:auto;padding-right:30px;overflow:hidden;}
.header .search{float:left;width:auto;height:36px;padding:19px 0px 20px 0px;}
.header .search .box{float:left;width:auto;height:30px;border:#ff6600 3px solid;}
.header .search .box .module{float:left;width:auto;height:30px;line-height:30px;}
.header .search .box .module dl{float:left;clear:both;width:auto;height:30px;position:relative;z-index:999;}
.header .search .box .module dt{float:left;clear:both;width:auto;height:24px;line-height:24px;color:#777777;padding:3px 20px 3px 10px;cursor:pointer;background:url('common/search_pic.png') no-repeat right -62px;}
.header .search .box .module dt.on{background:url('common/search_pic.png') no-repeat right -93px;}
.header .search .box .module dd{clear:both;width:auto;height:auto;line-height:24px;display:none;border-top:#EDEDED 1px solid;border-right:#B8B8B8 1px solid;border-bottom:#B8B8B8 1px solid;border-left:#B8B8B8 1px solid;background-color:#fff;position:absolute;left:0px;top:30px;}
.header .search .box .module dd a{float:none;clear:both;display:block;width:auto;height:auto;padding:3px 18px 3px 10px;line-height:20px;_line-height:20px;text-decoration:none;color:#333;}
.header .search .box .module dd a:hover{background-color:#F1F1F1;}
.header .search .box .kw{float:left;width:350px;height:30px;background:#fff url('common/search_pic.png') repeat-x left -124px;}
.header .search .box .kw dl{clear:both;width:100%;height:auto;position:relative;z-index:1000;}
.header .search .box .kw dt{clear:both;width:100%;height:30px;}
.header .search .box .kw dt .keyword{float:left;width:320px;height:24px;line-height:24px;padding:3px 5px;border:none;outline:none;background-color:transparent;color:#A9A9A9;}
.header .search .box .kw dt span{float:left;width:20px;height:24px;line-height:24px;padding:3px 0px;background:url('common/search_pic.png') no-repeat left top;font-size:1px;}
.header .search .box .kw dd{clear:both;width:100%;height:auto;display:none;border:#B8B8B8 1px solid;background-color:#fff;position:absolute;left:-1px;top:30px;}
.header .search .box .kw dd li{float:left;clear:both;width:100%;height:24px;line-height:24px;background-color:#fff;overflow:hidden;position:relative;}
.header .search .box .kw dd li.on{background-color:#EEEEEE;}
.header .search .box .kw dd li h1{float:left;width:auto;height:24px;line-height:24px;font-size:12px;color:#999999;padding:0px 5px;overflow:hidden;}
.header .search .box .kw dd li h2{float:right;width:auto;height:24px;line-height:24px;padding:0px 5px 0px 10px;font-size:12px;color:#999999;position:absolute;right:0px; text-align:right;background-color:#fff;}
.header .search .box .kw dd li.on h2{color:#333;background-color:#EEEEEE;}
.header .search .box .kw dd li h1 span{color:#333;font-weight:bold;height:24px;line-height:24px;}
.header .search .box .s-button{float:left;width:90px;height:30px;}
.header .search .box .s-button button{width:90px;height:30px;line-height:30px;cursor:pointer;display:block;background:url('common/search_pic.png') no-repeat right top;text-indent:-999em;overflow:hidden;}
.header .search .box .s-button button.hover{background:url('common/search_pic.png') no-repeat right -31px;}
.header .inquiryBtn{float:left;width:102px;height:36px;padding:19px 0px 20px 20px;}
.header .inquiryBtn a{background:#f5f5f5;font-size:15px;color:#666;text-align:center;width:100px;height:34px;line-height:34px;border:#ff6600 1px solid;cursor:pointer;display:block;overflow:hidden;}
.header .inquiryBtn a:hover{background:#f1f1f1;border:#f64400 1px solid;color:#f64400;}
.header .right{float:right;width:auto;height:36px;padding:0px;}
.header .right .weixin{clear:both;width:70px;height:70px;line-height:20px;padding:0px 70px 0px 10px;color:#666;text-align:center;position:relative;}
.header .right .weixin span{width:53px;height:53px;background:url('common/code.png') no-repeat left top;position:absolute;top:0px;right:20px;}
.header .toplogo{float:right;width:auto;height:70px;padding:0px;}
/* current */
.current{height:30px;background: url('common/current.gif') no-repeat 0px center;text-indent:20px;color:#666666;overflow:hidden;padding:5px 0px;}
.current .fL{float:left;padding:2px 0px 4px 0px;height:24px;line-height:24px;}
.current .fR{float:right;height:30px;line-height:30px;}
.current a{color:#003399;font-size:13px;}
.current a:hover{color:#FF0000;font-size:13px;}
.current a.cat{width:71px;color:#003399;font-size:13px;height:30px;line-height:30px;background: url('common/nav_cat.gif') repeat-x left top;padding:0px 5px 0px 5px;margin:0px;display:inline-block;text-indent:0px;text-align:center;}
.current a.cat:hover{color:#FF0000;font-size:13px;}

.current a.cancelfeat{width:auto;height:16px;line-height:16px;color:#444444;font-size:12px;border:#FFBB7F 1px solid;display:inline-block;padding:1px 18px 1px 5px;text-indent:0px;background:#FFF2E7 url('common/del_pic.png') no-repeat right 0px;margin-right:8px;}
.current a.cancelfeat:hover{color:#444444;font-size:12px;background-position:right -18px;}
.current a.cancelfeat span{color:#888888;height:16px;line-height:16px;}</pre></body></html>